#footer{
    background: #076f7c;
    width: 100%;
    height: 410px;
    overflow: hidden;
    font-size: 14px;
    background: url("/static/new/bj2.jpg");
}
.footer-con{
    width: 1180px;
    margin: 0 auto;
    padding-top: 55px;
    overflow: hidden;
}
.f-title{
    color: #fff;
    font-size: 22px;
    margin-bottom: 20px;
}
.f-left{
    width: 230px;
}
.f-left ul{
    margin-bottom: 10px;
}
.f-left ul li{
    line-height: 32px;
}
.f-left ul li a{
    color: #fff;
    font-size: 14px;
}
.f-left ul li:hover a{
    text-decoration: underline;
}
.f-right{
    margin-left: 50px;
}
.f-contact-con{
    color: #fff;
    line-height: 32px;
    margin-bottom: 30px;
}
.f-bottom{
    width: 1180px;
    margin: 0 auto;
    /*border-top:1px solid #007b63;*/
    /*border-bottom:1px solid #007b63;*/
    background: url("/static/new/footer1.png") no-repeat;
    line-height: 82px;
    color: #fff;
    text-align: center;
}
.f-b-con a{
    color: #fff;
    margin: 0 10px;
}
.f-b-con a:hover{
    text-decoration: underline;
}
.ewm_item{
    float: left;
    margin-left: 20px;
    color: #fff;
    text-align: center;
    margin-top: 45px;
}
.ewm_item img{
    width: 130px;
    height: 130px;
    margin-bottom: 10px;
}